| lcDrwAddMlineStyle | Home |
|
HANDLE lcDrwAddMlineStyle ( HANDLE hDrw, LPCWSTR szName ); |
| hDrw | |
| Handle to a drawing object. | |
| szName | |
| Style name. Must be different from exist dimension styles. | |
|
Handle to the new multiline style. If the function fails, the return value is NULL. |
| Code sample, Multiline |